home *** CD-ROM | disk | FTP | other *** search
- Document conversion utilities
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- checkdoc check a doc file for correctness of first column.
-
- doc2gih program to convert Gnuplot .DOC format to gnuplot
- interactive help (.GIH) format.
-
- doc2hlp.c program to convert Gnuplot .DOC format to VMS help
- (.HLP) format.
-
- doc2ipf.c program to convert Gnuplot .DOC format to OS/2 ipfc
- (.inf/.hlp) format.
-
- doc2ms.c program to convert Gnuplot .DOC format to *roff
- -ms document
-
- doc2rtf.c program to convert Gnuplot .DOC format to MS windows
- help (.rtf) format.
-
- doc2tex.c program to convert Gnuplot .DOC format to LaTeX document.
-
-
- Compilation notes
- ~~~~~~~~~~~~~~~~~
- To compile any of these utilities, simply type "sc <filename>"
- where <filename> is one of the above listed names. Feel free to modify the
- SCOPTIONS file to suit your needs.
-
-
- Changes to original source code
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Commented out reference to malloc.h in doc2ipf.c
-